projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9119369
)
(Finternal_show_cursor_p): Fix doc string.
author
Dave Love
<fx@gnu.org>
Thu, 18 Nov 1999 18:03:57 +0000
(18:03 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 18 Nov 1999 18:03:57 +0000
(18:03 +0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index e7e0d046b3281f7c54413826ce023d3e85ada5cf..f610238ea2294ef290324f7b728ecbc24c9fade3 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-5947,7
+5947,7
@@
don't show a cursor.")
DEFUN ("internal-show-cursor-p", Finternal_show_cursor_p,
Sinternal_show_cursor_p, 0, 1, 0,
- "Value is non-nil if next redisplay will display a cursor in WINDOW.
+ "Value is non-nil if next redisplay will display a cursor in WINDOW.
\n\
WINDOW nil or omitted means report on the selected window.")
(window)
Lisp_Object window;